AuthenticationException Constructor |
| Name | Description | |
|---|---|---|
| AuthenticationException |
Initializes a new instance of the AuthenticationException class.
| |
| AuthenticationException(String) |
Initializes a new instance of the AuthenticationException class with the specified error message.
| |
| AuthenticationException(String, Exception) |
Initializes a new instance of the AuthenticationException class with the specified error message and inner exception.
|